Execution Methods

Replication (Update_1)
* All new files/folders added to Source (single files) are copied to Target
* All updated (when file is modified) files in Source (newer) are copied to Target (older).
  Old files at target are over-written !!!
N.B.: Files deleted in Source are NOT deleted from Target. This is different from the Backup method.

Replication (Update_2)
* All new files/folders added to Source (single files) are copied to Target
* All updated (when file is modified) files in Source (newer) are copied to Target (older).
  Old files at target are renamed (meaning when file is modified a lot of times,
  it will have lots of copies at target folders !!!
N.B.: Files deleted in Source are NOT deleted from Target. This is different from the Backup method.
